Micron Document
🎖️GitЯра🎖️


Displaying Raw • Download

core/common/src/jvmMain/kotlin/org/meshtastic/core/common/util/Parcelable.jvm.kt renovate/net.java.dev.jna-jna-5.x (5a8f4966) Text, 1.94 KB

T8b949e/*
* Copyright (c) 2026 Meshtastic LLC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
Tff7b72package T7ee787org.meshtastic.core.common.util

Tff7b72actual Tff7b72interface T56d364CommonParcelable

Tf0883e@TargetTb4b4b4(Te6edf3AnnotationTargetTb4b4b4.Te6edf3CLASSTb4b4b4)
Tf0883e@RetentionTb4b4b4(Te6edf3AnnotationRetentionTb4b4b4.Te6edf3BINARYTb4b4b4)
Tff7b72actual Tff7b72annotation Tff7b72class T56d364CommonParcelize

Tf0883e@TargetTb4b4b4(Te6edf3AnnotationTargetTb4b4b4.Te6edf3PROPERTYTb4b4b4)
Tf0883e@RetentionTb4b4b4(Te6edf3AnnotationRetentionTb4b4b4.Te6edf3SOURCETb4b4b4)
Tff7b72actual Tff7b72annotation Tff7b72class T56d364CommonIgnoredOnParcel

Tff7b72actual Tff7b72interface T56d364CommonParcelerTff7b72<Te6edf3TTff7b72> Tb4b4b4{
Tff7b72actual Tff7b72fun Td2a8ffcreateTb4b4b4(Te6edf3parcelTb4b4b4: Te6edf3CommonParcelTb4b4b4)Tb4b4b4: Te6edf3T

Tff7b72actual Tff7b72fun Te6edf3TTb4b4b4.Td2a8ffwriteTb4b4b4(Te6edf3parcelTb4b4b4: Te6edf3CommonParcelTb4b4b4, Te6edf3flagsTb4b4b4: Tffa657IntTb4b4b4)
Tb4b4b4}

Tf0883e@TargetTb4b4b4(Te6edf3AnnotationTargetTb4b4b4.Te6edf3CLASSTb4b4b4, Te6edf3AnnotationTargetTb4b4b4.Te6edf3PROPERTYTb4b4b4)
Tf0883e@RetentionTb4b4b4(Te6edf3AnnotationRetentionTb4b4b4.Te6edf3SOURCETb4b4b4)
Tf0883e@Repeatable
Tff7b72actual Tff7b72annotation Tff7b72class T56d364CommonTypeParcelerTff7b72<Te6edf3TTb4b4b4, Te6edf3P Tb4b4b4: Te6edf3CommonParcelerTff7b72<Tff7b72in Te6edf3TTff7b72>Tff7b72>

Tff7b72actual Tff7b72class T56d364CommonParcel Tb4b4b4{
Tff7b72actual Tff7b72fun Td2a8ffreadStringTb4b4b4(Tb4b4b4)Tb4b4b4: Tffa657String? Tff7b72= Te6edf3unsupportedParcelOperationTb4b4b4(Tb4b4b4)

Tff7b72actual Tff7b72fun Td2a8ffreadIntTb4b4b4(Tb4b4b4)Tb4b4b4: Tffa657Int Tff7b72= Te6edf3unsupportedParcelOperationTb4b4b4(Tb4b4b4)

Tff7b72actual Tff7b72fun Td2a8ffreadLongTb4b4b4(Tb4b4b4)Tb4b4b4: Tffa657Long Tff7b72= Te6edf3unsupportedParcelOperationTb4b4b4(Tb4b4b4)

Tff7b72actual Tff7b72fun Td2a8ffreadFloatTb4b4b4(Tb4b4b4)Tb4b4b4: Tffa657Float Tff7b72= Te6edf3unsupportedParcelOperationTb4b4b4(Tb4b4b4)

Tff7b72actual Tff7b72fun Td2a8ffcreateByteArrayTb4b4b4(Tb4b4b4)Tb4b4b4: Te6edf3ByteArray? Tff7b72= Te6edf3unsupportedParcelOperationTb4b4b4(Tb4b4b4)

Tff7b72actual Tff7b72fun Td2a8ffwriteByteArrayTb4b4b4(Te6edf3bTb4b4b4: Te6edf3ByteArray?Tb4b4b4) Tff7b72= Te6edf3unsupportedParcelOperationTff7b72<Tffa657UnitTff7b72>Tb4b4b4(Tb4b4b4)
Tb4b4b4}

Tff7b72private Tff7b72fun Tff7b72<Te6edf3TTff7b72> Td2a8ffunsupportedParcelOperationTb4b4b4(Tb4b4b4)Tb4b4b4: Te6edf3T Tff7b72=
Te6edf3errorTb4b4b4(Ta5d6ff"Ta5d6ffCommonParcel is unavailable on JVM smoke targets. Manual parcel operations remain Android-only.Ta5d6ff"Tb4b4b4)

Served by rngit 1.5.0 - Generated in 0.05s